home *** CD-ROM | disk | FTP | other *** search
- | FednetCmp - Fednet file compression/decompression
- | © Chris Bazley, 2001
- | !Boot file
-
- Set FednetCmp$Dir <Obey$Dir>
-
- | load either RO3 or RO4 icons
- Set FednetCmp$ro4 1
- RMEnsure UtilityModule 4.00 Set FednetCmp$ro4 0
- If <FednetCmp$ro4> = 1 Then IconSprites <FednetCmp$Dir>.4Sprites Else IconSprites <FednetCmp$Dir>.!Sprites
- Unset FednetCmp$ro4
-
- | This filetype is not official - simply taken from
- | the StarFighter 3000 internal files
- Set File$Type_154 Fednet
-
- | Grab compressed files
- Set Alias$@RunType_154 Run <FednetCmp$Dir>.!Run %%*0
-